home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / u_man / cat1 / esplogger.z / esplogger
Encoding:
Text File  |  2002-10-03  |  4.7 KB  |  133 lines

  1.  
  2.  
  3.  
  4. eeeessssppppllllooooggggggggeeeerrrr((((1111))))                                                      eeeessssppppllllooooggggggggeeeerrrr((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      esplogger - System Support logger
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      eeeessssppppllllooooggggggggeeeerrrr [----ssss sequence number {----ffff filename | ----mmmm "message"} [----pppp priority]
  13.               [----tttt time]
  14.      eeeessssppppllllooooggggggggeeeerrrr ----hhhh
  15.      eeeessssppppllllooooggggggggeeeerrrr ----VVVV
  16.  
  17. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.      _e_s_p_l_o_g_g_e_r is a facility for the scripted tools/tasks to log the data to
  19.      the SGI Embedded Support Partner.  _e_s_p_l_o_g_g_e_r serves as a communication
  20.      pipe between different tasks and EventMon.
  21.  
  22.      _e_s_p_l_o_g_g_e_r cannot be called without an options(s). One or more of the
  23.      following options must be specified:
  24.  
  25.      ----ssss _s_e_q_u_e_n_c_e _n_u_m_b_e_r
  26.                   option that allows to specify sequence number (in decimal or
  27.                   hexadecimal notation). This option works only in conjunction
  28.                   with ----tttt and ----ffff, or ----mmmm options.
  29.  
  30.      ----ffff _f_i_l_e_n_a_m_e  option that allows to specify a file name that contains data
  31.                   for logging into SGI Embedded Support Partner framework.
  32.                   This option works only in conjunction with ----ssss option and is
  33.                   incompatible with ----mmmm option.
  34.  
  35.      ----mmmm _m_e_s_s_a_g_e   option that allows to type a message to login into SGI
  36.                   Embedded Support Partner
  37.                    framework. This option works only in conjunction with ----ssss
  38.                   option and is incompatible with ----ffff option.
  39.  
  40.      ----pppp _p_r_i_o_r_i_t_y  option that allows to specify priority (i.e. local0.notice).
  41.                   See syslog(3C) for a description of the priorities. If
  42.                   priority is not specified _e_s_p_l_o_g_g_e_r will use default
  43.                   priority "local0.info". This option must be used in
  44.                   combination with ----ssss, and ----ffff, or ----mmmm options.
  45.  
  46.      ----tttt _t_i_m_e      option that allows to specify time of the event. Time must
  47.                   be specified in seconds since 00:00:00 UTC, Jan 1, 1970 (in
  48.                   decimal notation). If time is not specified _e_s_p_l_o_g_g_e_r will
  49.                   set this option to the time it received event. This option
  50.                   must be used together with ----ssss, and ----ffff, or ----mmmm options.
  51.  
  52.      ----hhhh           help option. This option will print out the usage for the
  53.                   command to the standard output.
  54.  
  55.      ----VVVV           version option. This option will print out the _e_s_p_l_o_g_g_e_r
  56.                   version number.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. eeeessssppppllllooooggggggggeeeerrrr((((1111))))                                                      eeeessssppppllllooooggggggggeeeerrrr((((1111))))
  71.  
  72.  
  73.  
  74. EEEEXXXXAAAAMMMMPPPPLLLLEEEE 1111
  75.           _s_p_l_o_g_g_e_r ----ssss 200356 ----ffff availmon.dat
  76.  
  77.      The above command sets sequence number to 200356, priority to the
  78.      "local0.info" (1030), and time to the time when esplogger received the
  79.      event.  Then it reads file availmon.dat and passes the context of the
  80.      file together with the rest of the parameters to EventMon.
  81.  
  82. EEEEXXXXAAAAMMMMPPPPLLLLEEEE 2222
  83.           _s_p_l_o_g_g_e_r ----ssss 0x00200000 ----pppp syslog.warning ----mmmm "Start SVP"
  84.  
  85.      The above command sets sequence number to 0x00200000, priority to
  86.      syslog.warning (324), and time to the time when esplogger received the
  87.      event. Then it passes this information along with the message to
  88.      EventMon.
  89.  
  90. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  91.           eeeevvvveeeennnnttttmmmmoooonnnn((((1111))))
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.